home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol A-4 / (Vol A-4) Vol. A4.iso / Games / smashing.swf / scripts / DefineSprite_440 / frame_2 / DoAction.as
Text File  |  2008-03-12  |  140b  |  6 lines

  1. _parent._parent.gamePaused = false;
  2. _parent._parent.readyToShootBall = false;
  3. ballStuck._visible = true;
  4. gotoState = "normal";
  5. play();
  6.